home *** CD-ROM | disk | FTP | other *** search
/ Saitek New Smart Technology Disc / Saitek New Smart Technology Disc (SD2.6).bin / WinNT / Drivers / data1.cab / ImmIt / saiw2ita.inf < prev    next >
INI File  |  2002-06-27  |  17KB  |  335 lines

  1. ; ============ File: saiw2ita.inf =============
  2.  
  3. [Version]
  4. Signature=   $CHICAGO$
  5. Class=HIDClass
  6. ClassGuid={745a17a0-74d3-11d0-b6fe-00a0c90f57da}
  7. Provider=    %PROVIDER%
  8. LayoutFile=  layout.inf
  9. DriverVer=   07/23/2001,2.3.6.0
  10. CatalogFile= saiw2ita.cat
  11.  
  12. [ClassInstall]
  13. AddReg=      Class.Addreg
  14.  
  15. [SourceDisksNames]
  16. 55=%DISKNAME%,,1
  17.  
  18. [SourceDisksFiles]
  19. saiw2ita.inf=55
  20. immcpl.dll=  55
  21. ImmGDRef.chm=  55
  22. IFC22.dll=   55
  23. immpid.dll=  55
  24. imhidusb.sys=55
  25. saiw2.bmp=   55
  26. saiw2.ifr=   55
  27. saiw2CE3.wav=55
  28. saiw2CE5.wav=55
  29. saiw2CE6.wav=55
  30. imm_ita.dll= 55
  31. saiw2ita.cat=55
  32. sainthid.sys=55
  33. saimini.sys=55
  34.  
  35. [DestinationDirs]
  36. CopyFiles.Common= 11
  37. CopyFiles.sys=    10,system32\drivers
  38. DefaultDestDir=   10,system32\drivers
  39.  
  40. [Manufacturer]
  41. %MANUFACTURER%=    TOUCHSENSE_MANUFACTURER
  42.  
  43. [TOUCHSENSE_MANUFACTURER]
  44. %PRODUCT_USB%=     USB_Install,    USB\VID_06A3&PID_FF04
  45. %PRODUCT_HID%=     HID_Inst,    HID\VID_06A3&PID_FF04
  46. %VKBD%=VKBD_Inst,SaitekMagicBus\SaitekKeyboard
  47. %VMOU%=VMOU_Inst,SaitekMagicBus\SaitekMouse
  48.  
  49.  
  50.  
  51. [ControlFlags]
  52. ExcludeFromSelect= *
  53.  
  54. ; jw
  55. ;; virtual keyboard
  56. [VKBD_Inst.NT]
  57. CopyFiles=VKBDCopyFiles
  58.  
  59. [VKBDCopyFiles]
  60. SaiMini.sys,,,2
  61.  
  62. [VKBD_Inst.NT.Services]
  63. AddService=SaiMini,2,VKBD_DriverService
  64.  
  65. [VKBD_DriverService]
  66. ServiceType=1
  67. StartType=3
  68. ErrorControl=0
  69. ServiceBinary=%10%\system32\drivers\SaiMini.sys
  70.  
  71. [VKBD_Inst.nt.hw]
  72. AddReg=VKBD_DriverHwAddReg
  73.  
  74. [VKBD_DriverHwAddReg]
  75. HKR,,FriendlyName,,%VKBD_FRIENDLYNAME%
  76.  
  77. ;; virtual mouse
  78. [VMOU_Inst.NT]
  79. CopyFiles=VKBDCopyFiles
  80.  
  81.  
  82. [VMOU_Inst.NT.Services]
  83. AddService=SaiMini,2,VKBD_DriverService
  84.  
  85. [VMOU_Inst.nt.hw]
  86. AddReg=VMOU_DriverHwAddReg
  87.  
  88. [VMOU_DriverHwAddReg]
  89. HKR,,FriendlyName,,%VMOU_FRIENDLYNAME%
  90.  
  91.  
  92.  
  93.  
  94. [HID_Inst.NT]
  95. Copyfiles = HID_Inst.CopyFiles.NT
  96.  
  97.  
  98. [HID_Inst.CopyFiles.NT]
  99. SaiNtHid.sys,,,2
  100. SaiMini.sys,,,2
  101.  
  102. [HID_Inst.NT.Services]
  103. AddService = SaiNtHid,%SPSVCINST_ASSOCSERVICE%,SaiNtHid_Service_Inst
  104.  
  105. [SaiNtHid_Service_Inst]
  106. DisplayName    = %SaiNtHid.SvcDesc%
  107. ServiceType    = %SERVICE_KERNEL_DRIVER%
  108. StartType      = %SERVICE_DEMAND_START%
  109. ErrorControl   = %SERVICE_ERROR_IGNORE%
  110. ServiceBinary  = %12%\SaiNtHid.sys
  111.  
  112. ; end jw
  113.  
  114. [USB_Install]
  115. DriverVer=    07/23/2001,2.3.6.0
  116. CopyFiles=    CopyFiles.Common,CopyFiles.sys
  117. AddReg=       PidDevice.AddReg,USBPnP.AddReg
  118. DelReg=       PidDevice.AddReg,USBPnP.AddReg
  119.  
  120. [USB_Install.HW]
  121. AddReg=       USBPnP.AddReg.HW
  122.  
  123. [USB_Install.NT]
  124. DriverVer=    07/23/2001,2.3.6.0
  125. CopyFiles=    CopyFiles.Common,CopyFiles.sys
  126. AddReg=       PidDevice.AddReg
  127.  
  128. [USB_Install.NT.Services]
  129. AddService=   imhidusb,0x00000002,IMHIDUSB_Service_Inst
  130.  
  131. [USB_Install.NT.HW]
  132. AddReg=       USBPnP.AddReg.HW
  133.  
  134. [CopyFiles.Common]
  135. immcpl.dll,,,2
  136. ImmGDRef.chm,,,2
  137. imm_ita.dll,,,2
  138. saiw2.bmp,,,2
  139. saiw2.ifr,,,2
  140. saiw2CE3.wav,,,2
  141. saiw2CE5.wav,,,2
  142. saiw2CE6.wav,,,2
  143. IFC22.dll,,,2
  144. immpid.dll,,,2
  145.  
  146. [CopyFiles.sys]
  147. imhidusb.sys,,,2
  148.  
  149. [Class.AddReg]
  150. HKR,,,,%ClassName%
  151. HKR,,Icon,,1
  152. HKR,,Installer,,MMSys.cpl
  153.  
  154.  
  155. [PidDevice.AddReg]
  156. HKLM,%KEY_OEM%\VID_06A3&PID_FF04,ConfigCLSID,,%CLSID_SAI_CPL%
  157. HKLM,%KEY_OEM%\VID_06A3&PID_FF04,OEMName,0,%PRODUCT%
  158. HKLM,%KEY_OEM%\VID_06A3&PID_FF04,OEMData,1,41,00,00,10,06,00,00,00
  159. HKLM,%KEY_OEM%\VID_06A3&PID_FF04,flags1,1,00,00,00,00
  160.  
  161. ; Axes
  162. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\Axes\0,,0,"X Axis"
  163. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\Axes\0,Attributes,1,01,81,00,00,01,00,30,00
  164. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\Axes\0,FFAttributes,1,0a,00,00,00,00,01,00,00
  165.  
  166. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\Axes\1,,0,"Y Axis"
  167. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\Axes\1,Attributes,1,01,81,00,00,01,00,31,00
  168. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\Axes\1,FFAttributes,1,00,00,00,00,00,01,00,00
  169.  
  170. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\Axes\2,,0,"Throttle"
  171. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\Axes\2,Attributes,1,01,81,00,00,01,00,32,00
  172.  
  173. ; Buttons
  174. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\Buttons\0,,0,"Pulsante 1"
  175. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\Buttons\0,Attributes,1,02,80,00,00,09,00,01,00
  176. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\Buttons\1,,0,"Pulsante 2"
  177. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\Buttons\1,Attributes,1,02,80,00,00,09,00,02,00
  178. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\Buttons\2,,0,"Pulsante 3"
  179. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\Buttons\2,Attributes,1,02,80,00,00,09,00,03,00
  180. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\Buttons\3,,0,"Pulsante 4"
  181. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\Buttons\3,Attributes,1,02,80,00,00,09,00,04,00
  182. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\Buttons\4,,0,"Pulsante 5"
  183. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\Buttons\4,Attributes,1,02,80,00,00,09,00,05,00
  184. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\Buttons\5,,0,"Pulsante 6"
  185. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\Buttons\5,Attributes,1,02,80,00,00,09,00,06,00
  186.  
  187. ; POVs
  188.  
  189. ; Effects
  190. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback,Attributes,1,00,00,00,00,e8,03,00,00,e8,03,00,00
  191. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback,CLSID,0,%CLSID_IMMPID%
  192. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{13541C20-8E33-11D0-9AD0-00A0C9A06E35},,0,"Constant Force"
  193. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{13541C20-8E33-11D0-9AD0-00A0C9A06E35},Attributes,1,26,00,00,00,01,BE,00,00,65,03,00,00,65,01,00,00,20,00,00,00
  194. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{13541C21-8E33-11D0-9AD0-00A0C9A06E35},,0,"Ramp Force"
  195. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{13541C21-8E33-11D0-9AD0-00A0C9A06E35},Attributes,1,27,00,00,00,02,BE,00,00,65,03,00,00,65,01,00,00,20,00,00,00
  196. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{13541C22-8E33-11D0-9AD0-00A0C9A06E35},,0,"Square Wave"
  197. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{13541C22-8E33-11D0-9AD0-00A0C9A06E35},Attributes,1,30,00,00,00,03,BE,00,00,65,03,00,00,65,01,00,00,20,00,00,00
  198. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{13541C23-8E33-11D0-9AD0-00A0C9A06E35},,0,"Sine Wave"
  199. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{13541C23-8E33-11D0-9AD0-00A0C9A06E35},Attributes,1,31,00,00,00,03,BE,00,00,65,03,00,00,65,01,00,00,20,00,00,00
  200. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{13541C24-8E33-11D0-9AD0-00A0C9A06E35},,0,"Triangle Wave"
  201. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{13541C24-8E33-11D0-9AD0-00A0C9A06E35},Attributes,1,32,00,00,00,03,BE,00,00,65,03,00,00,65,01,00,00,20,00,00,00
  202. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{13541C25-8E33-11D0-9AD0-00A0C9A06E35},,0,"SawtoothUp Wave"
  203. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{13541C25-8E33-11D0-9AD0-00A0C9A06E35},Attributes,1,33,00,00,00,03,BE,00,00,65,03,00,00,65,01,00,00,20,00,00,00
  204. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{13541C26-8E33-11D0-9AD0-00A0C9A06E35},,0,"Sawtooth Down Wave"
  205. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{13541C26-8E33-11D0-9AD0-00A0C9A06E35},Attributes,1,34,00,00,00,03,BE,00,00,65,03,00,00,65,01,00,00,20,00,00,00
  206. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{13541C27-8E33-11D0-9AD0-00A0C9A06E35},,0,"Spring Force"
  207. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{13541C27-8E33-11D0-9AD0-00A0C9A06E35},Attributes,1,40,00,00,00,04,BE,00,00,65,03,00,00,65,01,00,00,20,00,00,00
  208. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{13541C28-8E33-11D0-9AD0-00A0C9A06E35},,0,"Damper Force"
  209. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{13541C28-8E33-11D0-9AD0-00A0C9A06E35},Attributes,1,41,00,00,00,04,BE,00,00,65,03,00,00,65,01,00,00,20,00,00,00
  210. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{13541C29-8E33-11D0-9AD0-00A0C9A06E35},,0,"Inertia"
  211. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{13541C29-8E33-11D0-9AD0-00A0C9A06E35},Attributes,1,42,00,00,00,04,BE,00,00,65,03,00,00,65,01,00,00,20,00,00,00
  212. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{13541C2A-8E33-11D0-9AD0-00A0C9A06E35},,0,"Friction"
  213. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{13541C2A-8E33-11D0-9AD0-00A0C9A06E35},Attributes,1,43,00,00,00,04,BE,00,00,65,03,00,00,65,01,00,00,20,00,00,00
  214. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{13541C2B-8E33-11D0-9AD0-00A0C9A06E35},,0,"Custom Force"
  215. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{13541C2B-8E33-11D0-9AD0-00A0C9A06E35},Attributes,1,28,00,00,00,05,BE,00,00,65,03,00,00,65,01,00,00,20,00,00,00
  216. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{B3873612-BCB7-11d0-A156-524153480000},,0,"Axis Barrier"
  217. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{B3873612-BCB7-11d0-A156-524153480000},Attributes,1,40,00,00,00,FF,BE,00,00,65,03,00,00,65,01,00,00,20,00,00,00
  218. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{B3873613-BCB7-11d0-A156-524153480000},,0,"Angle Barrier"
  219. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{B3873613-BCB7-11d0-A156-524153480000},Attributes,1,40,00,00,00,FF,BE,00,00,65,03,00,00,65,01,00,00,20,00,00,00
  220. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{B3873614-BCB7-11d0-A156-524153480000},,0,"Axis Wall"
  221. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{B3873614-BCB7-11d0-A156-524153480000},Attributes,1,40,00,00,00,FF,BE,00,00,65,03,00,00,65,01,00,00,20,00,00,00
  222. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{B3873615-BCB7-11d0-A156-524153480000},,0,"Angle Wall"
  223. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{B3873615-BCB7-11d0-A156-524153480000},Attributes,1,40,00,00,00,FF,BE,00,00,65,03,00,00,65,01,00,00,20,00,00,00
  224. ; HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{B3873610-BCB7-11d0-A156-524153480000},,0,"Dynamic"
  225. ; HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{B3873610-BCB7-11d0-A156-524153480000},Attributes,1,60,00,00,00,FF,BE,00,00,65,03,00,00,65,01,00,00,20,00,00,00
  226. ; HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{B3873611-BCB7-11d0-A156-524153480000},,0,"Texture"
  227. ; HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{B3873611-BCB7-11d0-A156-524153480000},Attributes,1,61,00,00,00,FF,BE,00,00,65,03,00,00,65,01,00,00,20,00,00,00
  228. ; HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{B3873616-BCB7-11d0-A156-524153480000},,0,"Spring at Current Location"
  229. ; HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{B3873616-BCB7-11d0-A156-524153480000},Attributes,1,83,00,00,00,FF,BE,00,00,65,03,00,00,65,01,00,00,20,00,00,00
  230. ; HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{B3873617-BCB7-11d0-A156-524153480000},,0,"Angle Spring"
  231. ; HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{B3873617-BCB7-11d0-A156-524153480000},Attributes,1,84,00,00,00,FF,BE,00,00,65,03,00,00,65,01,00,00,20,00,00,00
  232. ; HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{B3873618-BCB7-11d0-A156-524153480000},,0,"Pop"
  233. ; HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{B3873618-BCB7-11d0-A156-524153480000},Attributes,1,85,00,00,00,FF,BE,00,00,65,03,00,00,65,01,00,00,20,00,00,00
  234. ; HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{B3873619-BCB7-11d0-A156-524153480000},,0,"Smart Pop"
  235. ; HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{B3873619-BCB7-11d0-A156-524153480000},Attributes,1,86,00,00,00,FF,BE,00,00,65,03,00,00,65,01,00,00,20,00,00,00
  236. ; HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{B387361A-BCB7-11d0-A156-524153480000},,0,"Sweep Sine Wave"
  237. ; HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{B387361A-BCB7-11d0-A156-524153480000},Attributes,1,92,00,00,00,FF,BE,00,00,65,03,00,00,65,01,00,00,20,00,00,00
  238. ; HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{B387361B-BCB7-11d0-A156-524153480000},,0,"Sweep Square Wave"
  239. ; HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{B387361B-BCB7-11d0-A156-524153480000},Attributes,1,93,00,00,00,FF,BE,00,00,65,03,00,00,65,01,00,00,20,00,00,00
  240. ; HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{B387361C-BCB7-11d0-A156-524153480000},,0,"Sweep Triangle Wave"
  241. ; HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{B387361C-BCB7-11d0-A156-524153480000},Attributes,1,94,00,00,00,FF,BE,00,00,65,03,00,00,65,01,00,00,20,00,00,00
  242. ; HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{B387361D-BCB7-11d0-A156-524153480000},,0,"Sweep Sawtooth Up Wave"
  243. ; HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{B387361D-BCB7-11d0-A156-524153480000},Attributes,1,95,00,00,00,FF,BE,00,00,65,03,00,00,65,01,00,00,20,00,00,00
  244. ; HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{B387361E-BCB7-11d0-A156-524153480000},,0,"Sweep Sawtooth Down Wave"
  245. ; HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEMForceFeedback\Effects\{B387361E-BCB7-11d0-A156-524153480000},Attributes,1,96,00,00,00,FF,BE,00,00,65,03,00,00,65,01,00,00,20,00,00,00
  246.  
  247. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEM,LangDllName,0,%LANGUAGE_DLL%
  248. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEM,VendorBitmap,0,%VENDOR_BMP%
  249. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEM,LinkTechSupportDesc,0,%TECHSUPP_DESC%
  250. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEM,LinkTechSupport,0,%TECHSUPP_LINK%
  251. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEM,LinkTechSupportDisplay,0,%TECHSUPP_DISP%
  252. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEM,LinkLicenseeDesc,0,%LICENSEE_DESC%
  253. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEM,LinkLicensee,0,%LICENSEE_LINK%
  254. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEM,LinkLicenseeDisplay,0,%LICENSEE_DISP%
  255. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEM,FFSubtype,0x00010001,0
  256. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEM,IFRName,0,%IFR_NAME%
  257. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEM,EffectTranslated00,0,"Motore"
  258. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEM,EffectTranslated01,0,"Scoppio di pneumatico"
  259. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEM,EffectTranslated02,0,"Boing"
  260. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEM,EffectTranslated03,0,"Esplosione"
  261. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEM,EffectTranslated04,0,"Mare aperto"
  262. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEM,EffectTranslated05,0,"Turbocompressore"
  263.  
  264. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEM,Effect00,0,"Engine"
  265. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEM,Effect01,0,"Blown Tire"
  266. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEM,Effect02,0,"Boing"
  267. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEM,Effect03,0,"Explosion"
  268. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEM,Effect04,0,"Open Sea"
  269. HKLM,%KEY_OEM%\VID_06A3&PID_FF04\OEM,Effect05,0,"Turbo Boost"
  270. HKCR,CLSID\%CLSID_IMMPID%,,0,"Immersion IDirectInputEffectDriver -- IMMPID"
  271. HKCR,CLSID\%CLSID_IMMPID%\InProcServer32,,0,"%11%\immpid.dll"
  272. HKCR,CLSID\%CLSID_IMMPID%\InProcServer32,ThreadingModel,0,Both
  273. HKCR,CLSID\%CLSID_CPL%,,,"Immersion Force Feedback Joystick Custom Control Panel"
  274. HKCR,CLSID\%CLSID_CPL%\InProcHandler32,,,"%11%\gchand.dll"
  275. HKCR,CLSID\%CLSID_CPL%\InProcServer32,,,"%11%\immcpl.dll"
  276. HKCR,CLSID\%CLSID_CPL%\InProcServer32,ThreadingModel,0,Both
  277.  
  278. [USBPnP.AddReg]
  279. HKR,,DevLoader,,*ntkern
  280. HKR,,NTMPDriver,,"imhidusb.sys"
  281.  
  282. [USBPnP.AddReg.HW]
  283. HKR,,ReportDescriptor,1,05,01,09,04,A1,01,09,01,A1,00,85,07,09,30,15,00,26,00,10,35,00,46,00,10,75,10,95,01,81,02,09,31,26,FE,01,46,FE,01,81,02,09,32,26,FF,00,46,FF,00,75,08,81,02,05,09,19,01,29,06,25,01,45,01,75,01,95,06,81,02,75,0A,95,01,81,03,C0
  284. HKR,,IMHIDUSB_FLAGS,0x00010001,0x00000000
  285.  
  286. [IMHIDUSB_Service_Inst]
  287. DisplayName    = "Immersion's HID USB Driver"
  288. ServiceType    = 1                     ; SERVICE_KERNEL_DRIVER
  289. StartType      = 3                     ; SERVICE_DEMAND_START
  290. ErrorControl   = 1                     ; SERVICE_ERROR_NORMAL
  291. ServiceBinary  = %12%\imhidusb.sys
  292.  
  293. [Strings]
  294. PROVIDER=      "Immersion Corporation"
  295. MANUFACTURER=  "Saitek"
  296. PRODUCT=       "R440 Force Wheel"
  297. PRODUCT_USB=   "R440 Force Wheel (USB)"
  298. PRODUCT_USB=   "R440 Force Wheel (HID)"
  299. KEY_OEMTYPE=   "_VID_06A3&PID_FF04"
  300. DISKNAME=      "R440 Force Wheel Driver Disk"
  301. LANGUAGE_DLL=  "imm_ita.dll"
  302. VENDOR_BMP=    "saiw2.bmp"
  303. TECHSUPP_DESC= "Richiedere supporto tecnico alla nostra assistenza in linea."
  304. TECHSUPP_LINK= "http://www.saitek.com"
  305. TECHSUPP_DISP= "Supporto tecnico"
  306. LICENSEE_DESC= "Per ulteriori informazioni sui prodotti della Saitek, visitare il nostro sito WWW."
  307. LICENSEE_LINK= "http://www.saitek.com"
  308. LICENSEE_DISP= "www.saitek.com"
  309. IFR_NAME=      "immwheel"
  310. ClassName=     "Sound, video and game controllers"
  311. KEY_OEM=       "system\currentcontrolset\control\MediaProperties\PrivateProperties\Joystick\OEM"
  312. KEY_DRIVERS=   "Software\Immersion Corporation\Drivers"
  313. CLSID_DRIVER=  "{E49863A0-9192-11D1-BF85-00609760A39F}"
  314. CLSID_CPL=     "{E49863A8-9192-11D1-BF85-00609760A39F}"
  315. CLSID_IMMPID=  "{E49863B0-9192-11D1-BF85-00609760A39F}"
  316. ; jw
  317. CLSID_SAI_CPL=     "{EBA8D45C-DB44-4338-918B-CFC4FF6CE780}"
  318. SaiNtHid.SvcDesc = "Saitek Filter Driver"
  319. HID.SvcDesc = "Saitek HID Services"
  320.  
  321. VKBD="Saitek Magic Keyboard"
  322. VMOU="Saitek Magic Mouse"
  323. VKBD_FRIENDLYNAME="Saitek Magic Keyboard"
  324. VMOU_FRIENDLYNAME="Saitek Magic Mouse"
  325.  
  326.  
  327. SPSVCINST_ASSOCSERVICE= 0x00000002
  328. SERVICE_KERNEL_DRIVER = 1
  329. SERVICE_AUTO_START    = 2
  330. SERVICE_DEMAND_START  = 3
  331. SERVICE_ERROR_IGNORE  = 0
  332.  
  333. ; end jw
  334.  
  335.